From: Steven Barth Date: Sun, 7 Sep 2008 18:55:16 +0000 (+0000) Subject: Remove "done." message from luci-reload X-Git-Tag: 0.8.0~103 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=314f7e8fe5339d729b270357ca838f87b860b5ec;p=project%2Fluci.git Remove "done." message from luci-reload --- diff --git a/libs/uci/root/sbin/luci-reload b/libs/uci/root/sbin/luci-reload index cc621b2e94..b1479947b2 100755 --- a/libs/uci/root/sbin/luci-reload +++ b/libs/uci/root/sbin/luci-reload @@ -28,5 +28,4 @@ config_load ucitrack for i in $* do config_foreach apply_config $i $i - echo "done." done \ No newline at end of file